home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9169 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  719 b 

  1. Path: homer.alpha.net!usenet
  2. From: cthulhu@nomad.net (Gabriel Millerd)
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP: Where is bios.h in MSVC40?
  5. Date: Wed, 28 Feb 1996 23:45:41 GMT
  6. Organization: Alpha.net -- Milwaukee, WI
  7. Message-ID: <3134e911.21468711@news.alpha.net>
  8. NNTP-Posting-Host: 156.46.104.236
  9. X-Newsreader: Forte Agent .99c/16.141
  10.  
  11.     Help I cannot find bios.h to include for MicroSoft Visual C++
  12. 4.0! Yet there are tons of examples in the book that refer to it...
  13. can anyone help me? I want to do _bios_serialcom()
  14.  
  15.     Thanks^100
  16.  
  17.  
  18.  
  19.  
  20. Compiling...
  21. foo.cpp
  22. C:\Temp\foo.cpp(2) : fatal error C1083: Cannot open include file:
  23. 'bios.h': No such file or directory
  24.  
  25. Error executing cl.exe.
  26. foo.obj - 1 error(s), 0 warning(s)
  27.  
  28.